html, body ,div , ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img ,header ,footer ,section,input,span,a,textarea{ margin:0; padding:0;box-sizing:border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
fieldset, img { border:none;}
img{ display: block; width:100%;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal;}
ul, ol, li { list-style:none;}
input { padding-top:0; padding-bottom:0; border: none; font-family: "微软雅黑","Arial"; }
input::-moz-focus-inner { border:none; padding:0;}
select, input { vertical-align:middle;}
select, input, textarea { font-size:12px; margin:0; outline: none;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none;}
textarea { resize:none;}
table { border-collapse:collapse;}
body { font-family: "微软雅黑","Arial"; background: #fff; color:#000;}
button{ border: none; outline: none;}
a { color:#000; text-decoration:none;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both;}
.clearfix { zoom:1;}

.opacity_href{ transition: all 0.3s;}
.opacity_href:hover{ opacity: 0.8;}

/*头部*/
header.page_header{
    height:100px;
    width:1110px;
    margin:0 auto;
    padding-top:13px;
}
.logo{
    width:236px;
    height:81px;
    float: left;
}
dl.header_second{
    float: left;
    border-left:1px #d6d6d6 solid;
    padding-left: 8px;
    margin: 40px 0 0 10px;
    font-size: 16px;
    color:#0054ab;
    line-height: 20px;
    height:37px;
}
dl.header_second dt{
    font-weight: bold;
}
dl.header_tel{
    width:250px;
    float: right;
    background: url("/statics/images/hqdd_img/tel.png") left center no-repeat;
    padding-left: 45px;
    margin-top:28px;
}
dl.header_tel dd{
    font-size: 32px;
    font-weight: bold;
    font-family: "Impact";
}
/*头部*/

/*导航*/
nav.page_nav{
    border-top:1px #ccc solid;
}
nav.page_nav ul{
    width:1110px;
    margin:0 auto;
    height:48px;
}
nav.page_nav ul li{
    width:158px;
    float:left;
    border-right: 1px #ccc solid;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    font-size:17px;
    transition: all 0.3s;
    position: relative;
}
.page_nav_n{
    position: absolute;
    width:100%;
    height:0;
    overflow:hidden;
    transition: all 0.3s;
    z-index: 1;
}
.page_nav_n a{
    display: block;
    line-height: 50px;
    text-align: center;
    background: rgba(255,255,255,0.8);
    border-top: 1px #e0e0e0 solid;
    transition: all 0.3s;
    font-weight: 100;
}
.page_nav_n a:hover{
    background: rgba(255,255,255,0.9);
}
nav.page_nav ul a:nth-child(1) li{
    border-left: 1px #ccc solid;
}
nav.page_nav ul li.cur{
    color:#004986;
    font-weight: bold;
}
nav.page_nav ul li:hover{
    color:#004986;
}
nav.page_nav ul li:hover .page_nav_n{
    height:inherit;
}

.page_banner{
    height:500px;
    background: url("/statics/images/hqdd_img/banner.jpg") center center no-repeat;
}
.page_banner_center{
    width:1110px;
    margin:0 auto;
    overflow: hidden;
}
.page_banner_center > ul{
    width:400%;
}
.page_banner_center > ul > li{
    float: left;
    width:25%;
    padding:122px 0 0 103px;
}
.page_banner_center > ul > li .banner_img{
    width:400px;
    height:300px;
    float: left;
}
dl.banner_text{
    color:#fff;
    width:450px;
    float: left;
}
dl.banner_text dt{
    font-size: 18px;
    line-height: 40px;
}
dl.banner_text dd:nth-of-type(1){
    font-size: 60px;
    font-family: "黑体";
    font-weight: bold;
    line-height: 75px;
}
dl.banner_text dd:nth-of-type(1) span{
    font-size: 48px;
}
dl.banner_text dd:nth-of-type(2){
    font-size: 12px;
    line-height: 22px;
}
a.banner_href{
    display: block;
    width:140px;
    height:45px;
    text-align: center;
    line-height: 45px;
    margin-top: 10px;
    font-size: 18px;
    color:#977500;
    background: url("/statics/images/hqdd_img/btn_bg_01.png") center center no-repeat;
    transition: all 0.3s;
}
a.banner_href:hover{
    transform: scale(1.1);
}
.page_content{
    width:1110px;
    margin:0 auto;
}
.page_con_title{
    font-size: 12px;
    font-weight: bold;
    height: 54px;
    line-height: 40px;
}
/*导航*/

/*侧边栏*/
.page_sidebar{
    width:224px;
    padding:0 0 10px 0;
    float: left;
}
ul.page_sidebar_nav li{
    line-height: 45px;
    border-bottom: 1px #ccc solid;
    padding-left: 37px;
    cursor: pointer;
    background: url("/statics/images/hqdd_img/sidebar.png") 17px center no-repeat #fff;
    position: relative;
}
ul.page_sidebar_nav li.cur{
    background: url("/statics/images/hqdd_img/sidebar.png") 17px center no-repeat #245e8c;
    color:#fff;
    border-color: #245e8c;
}
ul.page_sidebar_nav li > span{
    position: absolute;
    left:27px;
    top:50%;
    width:4px;
    height:14px;
    margin-top: -7px;
    background-color: #f46e24;
}

ul.page_sidebar_nav li.cur:hover{
    background-color: #245e8c;
}
dl.contact_box{
    margin-top:10px;
    padding:0;
}
dl.contact_box dt{
    width:128px;
    float:left;
}
dl.contact_box dd{
    width:96px;
    float: left;
    color:#fff;
    font-size: 16px;
    text-align: center;
    height:83px;
    line-height: 120px;
}
dl.contact_box1 dd{
    background: url("/statics/images/hqdd_img/contact_bg_01.png") center 10px no-repeat #00b7ef;
}
dl.contact_box2 dd{
    background: url("/statics/images/hqdd_img/contact_bg_02.png") center 10px no-repeat #f4bd02;
}
dl.sidebar_tel{
    margin-top:10px;
}
dl.sidebar_tel > dd{
    background:url("/statics/images/hqdd_img/tel.png") 10px center no-repeat #e1e1e1;
    padding:12px 0 0 53px;
    height:67px;
}
dl.sidebar_tel > dd > p{
    font-size: 13.5px;
}
dl.sidebar_tel > dd > span{
    font-size: 27px;
    font-family: "Impact";
}
dl.sidebar_twocode{
    margin-top:10px;
    height:126px;
    background-color: #e1e1e1;
    padding:13px 0 0 37px;
}
dl.sidebar_twocode dt{
    width:100px;
    height:100px;
    float: left;
}
dl.sidebar_twocode dd{
    float: left;
    padding:2px 0 0 8px;
}
dl.sidebar_twocode dd p{
    font-size: 16px;
    width:22px;
    line-height: 19px;
    float: left;
}
dl.sidebar_twocode dd span{
    display: block;
    width:20px;
    font-size: 21px;
    font-weight: bold;
    float: left;
}
.page_title{
    height:40px;
    border-bottom: 2px #e6e6e6 solid;
    padding:10px 3px 0;
}
.page_title > p{
    height:20px;
    line-height: 20px;
    border-left: 5px #245e8c solid;
    padding-left: 5px;
    font-size: 18px;
    color:#131e74;
    font-weight: bold;
}
.sidebar_news{
    padding-top:10px;
}
.sidebar_news_top{
    background: url("/statics/images/hqdd_img/sidebar_news_top.png") center center no-repeat;
    padding:3px 12px 10px;
    margin-top:10px;
}
.sidebar_news_content ul li{
    font-size: 14px;
    color:#2480b1;
    height:42px;
    line-height: 42px;
    border-bottom: 1px #e5e5e5 dashed;
    padding-left: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sidebar_news_content ul li span{
    background-color: #2480b1;
    color:#fff;
    padding:2px 3px;
    margin-right: 3px;
}
.sidebar_news_content ul a:hover li{
    color:#185575;
}
/*侧边栏*/

/*内容*/
.page_content_right_box{
    width:847px;
    float: left;
    min-height: 400px;
    margin-left: 37px;
}
/*内容*/

/*底部*/
footer.page_footer{
    background-color: #333;
    color:#ababab;
}
.page_footer_center{
    width:1110px;
    height:236px;
    padding-top:50px;
    margin:0 auto;
    position: relative;
}
.footer_left{
    width:404px;
    float: left;
}
.footer_left dl dt{
    width:244px;
    height:83px;
    margin:0 0 10px 35px;
}
.footer_left dl dd{
    font-size: 14px;
    line-height: 28px;
}
.footer_center{
    width:440px;
    float: left;
    margin:10px 0 0 0;
    border-left:1px #4d4d4d solid;
    border-right: 1px #4d4d4d solid;
    padding-left: 38px;
}
.footer_center ul li{
    font-size: 14px;
    line-height: 27px;
    padding-left: 30px;
    background: url("/statics/images/hqdd_img/footer_icon_01.png") left center no-repeat;
}
.footer_center ul li:nth-of-type(1){
    background-image: url("/statics/images/hqdd_img/footer_icon_01.png");
}
.footer_center ul li:nth-of-type(2){
    background-image: url("/statics/images/hqdd_img/footer_icon_02.png");
}
.footer_center ul li:nth-of-type(3){
    background-image: url("/statics/images/hqdd_img/footer_icon_03.png");
}
.footer_center ul li:nth-of-type(4){
    background-image: url("/statics/images/hqdd_img/footer_icon_04.png");
}
.footer_center ul li:nth-of-type(5){
    background-image: url("/statics/images/hqdd_img/footer_icon_05.png");
}

.footer_right{
    width:240px;
    float: left;
    padding:48px 0 0 32px;
}
.footer_right h3{
    font-size: 14px;
}
.footer_right ul{
    padding-top:20px;
}
.footer_right ul li{
    width:44px;
    height:44px;
    float: left;
    margin-right: 10px;
}
.backTop{
    width:48px;
    height:168px;
    position:absolute;
    bottom:255px;
    right:-63px;
    z-index: 100;
    background-color: #fff;
    transition: all 0.8s;
    cursor: pointer;
}
.backTop p{
    font-size: 20px;
    font-weight: bold;
    height:121px;
    border:1px #c8c8c8 solid;
    border-bottom: none;
    color:#000;
    text-align: center;
    padding:10px 10px 0;
    line-height: 26px;
}
.backTop span{
    display: block;
    height: 48px;
    background: url("/statics/images/hqdd_img/back_top_bg.png") center center no-repeat #0fa0d7;

}
/*底部*/

/*分页*/
.pagination{
    display: inline-block;
}

/*分页*/